The domain structure maintains several shadow mode stats,
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 19 Sep 2005 09:00:26 +0000 (09:00 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 19 Sep 2005 09:00:26 +0000 (09:00 +0000)
commitd7f655cb2a4bcbdb4da3408a07a9a6d278a97bcd
treefbd1017b55ad2181b71d005a47058e252b7f64f1
parent2cc9268913122635dbc1d33fd93b348d5786b4f0
The domain structure maintains several shadow mode stats,
such as shadow page counts for l1 & l2, hl2 tables, snapshots,
etc.  These counts are not decremented properly when we
free shadow pages.  The following patch fixes this problem.

Signed-off-by: Khoa Huynh <khoa@us.ibm.com>
xen/arch/x86/shadow32.c
xen/arch/x86/shadow_public.c